github.com/klauspost/compress/flate.dictDecoder.availRead (method)

2 uses

	github.com/klauspost/compress/flate (current package)
		dict_decoder.go#L67: func (dd *dictDecoder) availRead() int {
		inflate.go#L657: 		if f.dict.availRead() > 0 {